Type alias: BodyResult
BodyResult: {
data:unknown;ok:true;preprocessed:boolean;} | {error:TRPCError;ok:false;}
Source
packages/core/dist/http/contentType.d.ts:11
Generated using TypeDoc and typedoc-plugin-markdown
BodyResult: {
data:unknown;ok:true;preprocessed:boolean;} | {error:TRPCError;ok:false;}
packages/core/dist/http/contentType.d.ts:11
Generated using TypeDoc and typedoc-plugin-markdown